home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000101_news@newsmaster….columbia.edu _Fri Jan 16 15:22:22 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA21477
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 16 Jan 1998 15:22:21 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA18673
  7.     for kermit.misc@watsun; Fri, 16 Jan 1998 15:22:21 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Connect error message
  12. Date: 16 Jan 1998 20:22:20 GMT
  13. Organization: Columbia University
  14. Lines: 34
  15. Message-ID: <69ofhs$hdu$1@apakabar.cc.columbia.edu>
  16. References: <34BFA226.E9336AF9@worldnet.att.net>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8274
  19.  
  20. In article <34BFA226.E9336AF9@worldnet.att.net>,
  21. David  <david.abis@worldnet.att.net> wrote:
  22. : I want to dial in to my ISP, initiate PPP, then go back to modem's
  23. : command mode to query the modem using ATI6.
  24. : I was able to dial in, start pppd using !pppd (options) &, then when I
  25. : want to connect back to the modem, C-kermit gives an error message
  26. : "Sorry, Can't condition communication line".
  27. : Is there a way to talk to the modem's command mode while PPP is running?
  28. : Also, I'm thinking of stopping PPP before escaping to the command mode
  29. : (e.g. +++) for the modem to understand the escape chars (before issuing
  30. : ATI6), then re-establish PPP for the IP stuff.   Is this the right way
  31. : of getting modem stats without disconnecting the link?
  32. : Thanks in advance for any help.
  33.  
  34. No can do.  Once PPPD starts you can not access the modem unless:
  35.  
  36.  . you stop PPPD
  37.  
  38.  . PPPD provides some kind of debug mode to perform the query.
  39.  
  40.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  41.                  The Kermit Project * Columbia University
  42.        612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  43.     http://www.columbia.edu/kermit/k95.html * kermit-support@columbia.edu